home *** CD-ROM | disk | FTP | other *** search
/ Labatt Ice Clubber's Guide Tour / Labatt Ice Clubber's Guide Tour.iso / extras / internet / ftp / glteft22.exe / REG_RES.HT_ / REG_RES.HT
Encoding:
Text File  |  1998-09-13  |  10.6 KB  |  330 lines

  1. <HTML>
  2. <!-- last update 27.06.98 /aw -->
  3.  
  4. <HEAD><TITLE>Terrapin Residential User Registration</TITLE>
  5.  
  6. <SCRIPT LANGUAGE="JavaScript">
  7. <!--
  8.  
  9. function submitit() {
  10.  
  11. var strval;
  12. var ind;
  13.  
  14.  
  15.     strval = document.reg_global_ftp.surname.value;
  16.     
  17.     if (strval.length == 0) {
  18.  
  19.     alert ("You must enter your surname before the form can be sent");
  20.     return (false);
  21.     }
  22.  
  23.     strval = document.reg_global_ftp.firstname.value;
  24.     
  25.     if (strval.length == 0) {
  26.  
  27.     alert ("You must enter your first name before the form can be sent");
  28.     return (false);
  29.     }
  30.  
  31.     strval = document.reg_global_ftp.address1.value;
  32.     
  33.     if (strval.length == 0) {
  34.  
  35.     alert ("You must enter your address before the form can be sent");
  36.     return (false);
  37.     }
  38.  
  39.     strval = document.reg_global_ftp.town_city.value;
  40.     
  41.     if (strval.length == 0) {
  42.  
  43.     alert ("You must enter your Town or City before the form can be sent");
  44.     return (false);
  45.     }
  46.  
  47.     strval = document.reg_global_ftp.county_state_prov.value;
  48.     
  49.     if (strval.length == 0) {
  50.  
  51.     alert ("You must enter your County, State or Province before the form can be sent");
  52.     return (false);
  53.     }
  54.  
  55.     strval = document.reg_global_ftp.post_zipcode.value;
  56.     
  57.     if (strval.length == 0) {
  58.  
  59.     alert ("You must enter your post or zip code before the form can be sent");
  60.     return (false);
  61.     }
  62.  
  63.     strval = document.reg_global_ftp.country.value;
  64.     
  65.     if (strval.length == 0) {
  66.  
  67.     alert ("You must enter your Country before the form can be sent");
  68.     return (false);
  69.     }
  70.  
  71.     strval = document.reg_global_ftp.tel_no.value;
  72.     
  73.     if (strval.length == 0) {
  74.  
  75.     alert ("You must enter your telephone number before the form can be sent");
  76.     return (false);
  77.     }
  78.  
  79.     strval = document.reg_global_ftp.from.value;
  80.     
  81.     if (strval.length == 0) {
  82.  
  83.     alert ("You must enter your email address before the form can be sent");
  84.     return (false);
  85.     }
  86.  
  87.     ind = strval.indexOf("@");
  88.     if (ind <= 0 || ind == strval.length-1 ||strval.indexOf("@",ind+1) != -1) {
  89.  
  90.     alert ("You must enter a valid email address before the form can be sent");
  91.     return (false);
  92.     }
  93.  
  94.     strval = document.reg_global_ftp.card_number.value;
  95.     
  96.     if (strval.length == 0) {
  97.  
  98.     alert ("You must enter your credit card number before the form can be sent");
  99.     return (false);
  100.     }
  101.  
  102.       return (true);
  103.  
  104. }
  105.  
  106.  
  107. <!-- end script -->
  108. </SCRIPT>
  109.  
  110. </HEAD>
  111.  
  112.  
  113. <BODY BACKGROUND="back.gif"  link="0080ff" vlink="00C8ff" alink="00C8ff"
  114. TOPMARGIN=0>
  115.  
  116.  
  117. <TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>
  118.  
  119. <tr><td align="left"><img src="glob_logo.gif" width="132" height="63">
  120. </td>
  121. <td align="right"><img src="terralogo.gif" width="200" height="63">
  122. </td></tr>
  123. </table>
  124.  
  125. <TABLE WIDTH=576 BORDER=0 CELLPADDING=3 CELLSPACING=0>
  126.  
  127. <TD ALIGN=LEFT valign=top><IMG SRC="terra_icon_on_off.gif" WIDTH=88 HEIGHT=31></TD>
  128.  
  129. <td rowspan=2><h2 align=center><FONT FACE="MS SANS SERIF,ARIAL">The Global Internet
  130. <FONT COLOR="000080">Terrapin</FONT>
  131. FTP<BR>Residential User Registration Page.</font></h2>
  132.  
  133.  
  134.  
  135. <FONT FACE="MS SANS SERIF,ARIAL">
  136. <P>Note: This registration form is being processed on a secure web server protected by the
  137. Secure Socket Layer protocol and PGP encrypted email.</P>
  138.  
  139. <b><p><IMG SRC="special_offer.gif" ALIGN=right WIDTH=89 HEIGHT=48 HSPACE=0 VSPACE=0>
  140. Thank you for choosing to register Terrapin Software. As a Global Internet residential customer
  141. you can register the full version of 
  142. Terrapin FTP Browser for the special discounted price of only ú14.95 inclusive of VAT.</p>
  143.  
  144. <P>For Business Users and for those wishing to purchase multiple or site licenses
  145. please use the <a href="reg_business.html">Business registration page</a>.</P> 
  146.  
  147.  
  148. <p>To complete your registration using the <A HREF="#form">form below</A> please enter the requested 
  149. information in all boxes.</p>
  150.  
  151. <p>When you send the form;
  152.  
  153.    <UL>
  154. <LI>Confirmation that the form has been sent will be displayed<BR>
  155. <LI>You will receive email confirmation of your order along with your registration code
  156. within 48 hours of our receipt of your registration details
  157. </UL></P>
  158.  
  159.  
  160. <P>Terrapin confirms that the information provided to complete your registration will not be disclosed
  161. or sold to any third party for the purposes of solicitation without your prior written consent.</P> 
  162.  
  163. <P>If you prefer, you can register by phone stating your Global Internet Username:</p></b>
  164.  
  165. <p><ul>
  166. <li>tel: 01423 530 860
  167. </ul></P>
  168.  
  169. <p><ul>
  170. <li>Terrapin Internet Ltd<BR>Salisbury Chambers<BR>2 Albert Street<BR>
  171. Harrogate<BR>North Yorkshire<BR>HG1 1JG<BR>England
  172. </ul><p>
  173. </font>
  174. <HR>
  175. </td></tr>
  176.  
  177. <TD ALIGN=LEFT valign=middle><IMG SRC="terra_icon_built_with.gif" WIDTH=88 HEIGHT=31></TD>
  178.  
  179. </TABLE>
  180.  
  181. <FORM NAME="reg_global_ftp" ACTION="https://ssl.nsl.co.uk/cgi-bin/secureform" METHOD="Post" onSubmit="return submitit()">
  182. <INPUT TYPE="hidden" NAME="to" VALUE="regglobres@terra-net.com">
  183. <INPUT TYPE="hidden" NAME="key" VALUE="register">
  184. <INPUT TYPE="hidden" NAME="page" VALUE="https://ssl.nsl.co.uk/terra-net/global/thankreg.html">
  185. <INPUT TYPE="hidden" NAME="product" VALUE="global_ftp_residential_2_2_0_002_prog">
  186.  
  187.  
  188. <TABLE WIDTH=576 BORDER=0 CELLPADDING=3 CELLSPACING=0>
  189.  
  190. <TD ALIGN=LEFT VALIGN=TOP ROWSPAN=16>
  191.  
  192. <TABLE ALIGN=LEFT WIDTH=80 BORDER=0 CELLPADDING=10 CELLSPACING=0>
  193.  
  194. <TD ALIGN=LEFT><A
  195. HREF="#top"><FONT FACE="ARIAL" SIZE=2><B>Top</B></font></A></TD>
  196.  
  197. </TABLE>
  198.  
  199. <TR><TD COLSPAN=2><H3 ALIGN=CENTER><FONT FACE="MS SANS SERIF,ARIAL">
  200. <FONT COLOR="000080"><A NAME="form">Terrapin</A>
  201. </FONT> FTP Registration Form</H3>
  202.  
  203. Input boxes with a * after the title are mandatory. The registration form cannot be sent
  204. unless these boxes are filled in.</font>
  205.  
  206. <TR><TD><B><FONT FACE="MS SANS SERIF,ARIAL">Product:</font></B></TD>
  207. <TD><B><FONT FACE="MS SANS SERIF,ARIAL">Price:</font></B></TD></TR>
  208.  
  209. <TR><TD ALIGN=LEFT>
  210. <FONT FACE="MS SANS SERIF,ARIAL">Terrapin FTP Browser</font>
  211. </TD>
  212.  
  213. <TD ALIGN=LEFT>
  214. <FONT FACE="MS SANS SERIF,ARIAL">ú14.95 <font size=-1>inclusive of VAT</font></font>
  215. </TD>
  216. </TR>
  217. <TR>
  218. <TD COLSPAN=2><FONT FACE="MS SANS SERIF,ARIAL" SIZE=-1>This special discounted price is available 
  219. to residential customers of Global Internet and licenses the purchaser to use one copy of
  220. Terrapin FTP Browser on one computer in accordance with the terms of the License Agreement supplied with
  221. the software.<br><HR>
  222. </FONT></TD>
  223. </TR>
  224. </TD></TR>
  225.  
  226.  
  227. <TABLE WIDTH=576 BORDER=0 CELLPADDING=3 CELLSPACING=0>
  228.  
  229. <TD ALIGN=LEFT VALIGN=bottom ROWSPAN=40>
  230.  
  231. <TABLE ALIGN=LEFT WIDTH=80 BORDER=0 CELLPADDING=10 CELLSPACING=0>
  232.  
  233. <TD ALIGN=LEFT><A
  234. HREF="#top"><FONT FACE="ARIAL" SIZE=2><B>Top</B></font></A></TD>
  235.  
  236. </TABLE>
  237.  
  238. <TR><TD COLSPAN=2><H3 ALIGN=CENTER><FONT FACE="MS SANS SERIF,ARIAL">Contact details</font></H3></TD></TR>
  239.  
  240. <TR><TD ALIGN=LEFT><B><FONT FACE="MS SANS SERIF,ARIAL">Surname:*</font></B></TD>
  241.  
  242. <TD ALIGN=LEFT><INPUT NAME="surname" TYPE="text" SIZE=20,1 MAXLENGTH=50></TD></TR>
  243.  
  244. <TR><TD ALIGN=LEFT><B><FONT FACE="MS SANS SERIF,ARIAL">First Name:*</font></B></TD>
  245. <TD ALIGN=LEFT><INPUT NAME="firstname" TYPE="text" SIZE=20,1 MAXLENGTH=50></TD></TR>
  246.  
  247. <TR><TD ALIGN=LEFT VALIGN=TOP><B><FONT FACE="MS SANS SERIF,ARIAL">Address:*</font></B></TD>
  248. <TD ALIGN=LEFT><INPUT NAME="address1" TYPE="text" SIZE=27,1 MAXLENGTH=50><BR>
  249. <INPUT NAME="address2" TYPE="text" SIZE=27 MAXLENGTH=50><BR>
  250. <INPUT NAME="address3" TYPE="text" SIZE=27 MAXLENGTH=50></TD></TR>
  251.  
  252. <TR><TD ALIGN=LEFT><B><FONT FACE="MS SANS SERIF,ARIAL">Town/City:*</font></B></TD>
  253. <TD ALIGN=LEFT><INPUT NAME="town_city" TYPE="text" SIZE=20 MAXLENGTH=50></TD></TR>
  254.  
  255. <TR><TD ALIGN=LEFT><B><FONT FACE="MS SANS SERIF,ARIAL">County/State/Province:*</font></B></TD>
  256. <TD ALIGN=LEFT><INPUT NAME="county_state_prov" TYPE="text" SIZE=20 MAXLENGTH=50></TD></TR>
  257.  
  258. <TR><TD ALIGN=LEFT><B><FONT FACE="MS SANS SERIF,ARIAL">Postal/Zip Code:*</font></B></TD>
  259. <TD ALIGN=LEFT><INPUT NAME="post_zipcode" TYPE="text" SIZE=15 MAXLENGTH=20></TD></TR>
  260.  
  261. <TR><TD ALIGN=LEFT><B><FONT FACE="MS SANS SERIF,ARIAL">Country:*</font></B></TD>
  262. <TD ALIGN=LEFT><INPUT NAME="country" TYPE="text" SIZE=20 MAXLENGTH=50></TD></TR>
  263.  
  264. <TR><TD ALIGN=LEFT><B><FONT FACE="MS SANS SERIF,ARIAL">Telephone No:*</font></B></TD>
  265. <TD ALIGN=LEFT><INPUT NAME="tel_no" TYPE="text" SIZE=15 MAXLENGTH=50></TD></TR>
  266.  
  267. <TR><TD ALIGN=LEFT><B><FONT FACE="MS SANS SERIF,ARIAL">Email Address:*</font></B></TD>
  268. <TD ALIGN=LEFT><INPUT NAME="from" TYPE="text" SIZE=27,1 MAXLENGTH=100></TD></TR>
  269.  
  270.  
  271. <TR><TD COLSPAN=2><HR></TD></TR>
  272.  
  273. <TR><TD COLSPAN=2></TD></TR>
  274. <TR><TD COLSPAN=2><H3 ALIGN=CENTER><FONT FACE="MS SANS SERIF,ARIAL">Credit Card details</font></H3></TD></TR>
  275. <TR><TD ALIGN=LEFT><B><FONT FACE="MS SANS SERIF,ARIAL">Credit Card:*</font></B></TD>
  276.  
  277. <TD ALIGN=LEFT>
  278. <SELECT NAME="CARDTYPE" SIZE=1><OPTION>Visa<OPTION>Mastercard<OPTION>Access<OPTION>Eurocard<OPTION>
  279. Switch<OPTION>American Express</SELECT>
  280. </TD></TR>
  281.  
  282. <TR><TD ALIGN=LEFT><B><FONT FACE="MS SANS SERIF,ARIAL">Credit Card Number:*</font></B></TD>
  283. <TD ALIGN=LEFT><INPUT NAME="card_number" TYPE="text" SIZE=20,1 MAXLENGTH=50></TD></TR>
  284.  
  285. <TR><TD ALIGN=LEFT><B><FONT FACE="MS SANS SERIF,ARIAL">Expiry Date:*</font></B></TD>
  286.  
  287. <TD ALIGN=LEFT>
  288. <SELECT NAME="expire_month" SIZE=1>
  289. <OPTION>Jan (1)<OPTION>Feb (2)<OPTION>March (3)<OPTION>April (4)<OPTION>May (5)<OPTION>June (6)
  290. <OPTION>July (7)<OPTION>Aug (8)<OPTION>Sep (9)<OPTION>Oct (10)<OPTION>Nov (11)<OPTION>Dec (12)
  291. </SELECT>
  292.  
  293. <SELECT NAME="expire_year" SIZE=1>
  294. <OPTION>1998<OPTION>1999<OPTION>2000<OPTION>2001<OPTION>2002<OPTION>2003<OPTION>2004<OPTION>2005<OPTION>2006
  295. </SELECT>
  296.  
  297. <TR><TD ALIGN=LEFT><B><FONT FACE="MS SANS SERIF,ARIAL">Issue No:</B><FONT SIZE=-1> (Switch only)</font></FONT></TD>
  298.  
  299. <TD ALIGN=LEFT><INPUT NAME="issue_no" TYPE="text" SIZE=10 MAXLENGTH=4></TD></TR>
  300.  
  301.  
  302. </TD></TR>
  303. <TR><TD COLSPAN=2><HR></TD></TR>
  304. <TR><TD COLSPAN=2><FONT FACE="MS SANS SERIF,ARIAL">
  305. Clicking the Send Form button below represents an offer to purchase
  306. the product from Terrapin Internet Ltd. In so doing, you are also agreeing that you have read
  307. the User License Agreement supplied with the product and that you are in agreement with the terms
  308. and conditions therein.</font></TD></TR>
  309.  
  310. <TR><TD COLSPAN=2><HR></TD></TR>
  311. <TR><TD COLSPAN=2><FONT FACE="MS SANS SERIF,ARIAL">
  312. <b><center>Before clicking the Send Form button make sure you are connected to the internet</center></b>
  313. </td></tr>
  314.  
  315. <TR><TD ALIGN=CENTER><INPUT NAME="GO_REG" TYPE="submit" VALUE="Send Form"></TD>
  316. <TD ALIGN=CENTER><INPUT NAME="CLEAR_RESTART" TYPE="reset" VALUE="Clear Form"></TD>
  317. </TR>
  318.  
  319. <TR><TD COLSPAN=2><FONT FACE="MS SANS SERIF,ARIAL">
  320. Processing your Registration may take up to 2 minutes depending on Internet traffic.
  321. Confirmation that your registration has been received will be displayed shortly.</font></TD></TR>
  322.  
  323.  
  324. </TABLE>
  325. </BODY></HTML>
  326.  
  327.  
  328.  
  329. <!--Sig 29979:177410603 -->
  330.